home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 096 / viewer.arc / VIEWER.DOC < prev   
Encoding:
Text File  |  1985-05-14  |  2.3 KB  |  47 lines

  1.    *********************************************************************
  2.        VIEWER.BAS      VERSION 1.01    MAY 14, 1985          (C) 1985
  3.    *********************************************************************
  4.                 BY Marshall W. Magee
  5.    *********************************************************************
  6.                MAGEE ENTERPRISES
  7.                6577 Peachtree Industrial Blvd.
  8.                Norcross, Georgia  30092-3796
  9.                CompuServe [70167,2200]
  10.                (404) 447-9410
  11.    *********************************************************************
  12.     This program supports ANSI Color control sequences and sound.
  13.     It handles ANSI function calls CUP, HVP, SGR and ED.
  14.    *********************************************************************
  15.  
  16.  
  17.     VIEWER is a utility program to view files containing ANSI Control
  18.     sequences and music information. The main reason this program was developed
  19.     was because there was no easy way to check a file containing this
  20.     information without placing this file on the Bulletin Board and then
  21.     calling the Bulletin Board with PC-Talk and then see if the file looks O.K.
  22.     This program will most likely be only of interest to SysOps of Bulletin
  23.     Boards. But, you can use it for anything you can dream of.
  24.  
  25.     Three test files have been included with this program and doc file.
  26.  
  27.      VIEWER.001 - Example WELCOME message with graphics, color, and Music.
  28.      VIEWER.002 - More Colors and direct cursor addressing
  29.      VIEWER.003 - Main Menu with colors
  30.  
  31.     The program will perform much faster if it is compiled with IBM Basic
  32.     Complier with the /E option.
  33.  
  34.     The source code is provided. If someone does make changes to it please
  35.     send me a copy and I will modify the DOC and re-release the program. In
  36.     other words, DON'T pass around modified version of this program.
  37.  
  38.      I will accept any unsolicited donations of five dollars, if you feel
  39.     that this program is just great. I have many other programs out there on
  40.     the phone lines somewhere, registered users will be made aware of them.
  41.  
  42.     If you have any comments or suggestions, Please drop me a line. Or if
  43.     my RBBS the Big Peach is still alive you can give me a call at
  44.     (404) 447-9410 between 8pm - 9am at 300/1200/2400 baud.
  45.  
  46.                *** End of VIEWER.DOC ***
  47.